home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / mpfeel.lha / MPFeel / Plurals / header < prev    next >
Text File  |  1991-11-28  |  634b  |  27 lines

  1.  
  2. /*
  3.  *    Plurals
  4.  *
  5.  *    Author:    S.C.Merrall
  6.  *
  7.  *    File:    Lisplurals.c
  8.  *
  9.  *    Contents:    
  10.  *
  11.  *    Description:    This file contains the functions for the object
  12.  *                      Lisplural. The structure that describes the 
  13.  *                      physical location of a plural on the processor array.
  14.  *                      Functions in plurals.m are called to preform the
  15.  *                      actual allocation.
  16.  *
  17.  *    Change History:
  18.  *
  19.  *    Date   Name Comment
  20.  *    -------- ---- -------
  21.  *    29:01:91 SCM  Created
  22.  *    14:02:91 SCM  Coded in terms of mp_objects via MP_Handles
  23.  *    18:02:91 SCM  Proper naming convention
  24.  *
  25.  */
  26.  
  27.